home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.19981211-19990422
/
000406_news@watsun.cc.columbia.edu _Wed Mar 24 06:16:34 1999.msg
< prev
next >
Wrap
Internet Message Format
|
1999-04-21
|
1KB
Return-Path: <news@watsun.cc.columbia.edu>
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id GAA02997
for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 Mar 1999 06:16:33 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id FAA17440
for kermit.misc@watsun.cc.columbia.edu; Wed, 24 Mar 1999 05:59:48 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: "Eric Tonissen" <eric@pharmapartners.nl>
Subject: Kermit and protection.
Date: 24 Mar 1999 10:55:31 GMT
Organization: PharmaPartners B.V.
Message-ID: <01be75e4$f1ea9af0$456f6f0a@pp-016>
To: kermit.misc@watsun.cc.columbia.edu
I have a question ??
Is it possible to control the files c.q. directories the user may access.
This user all login with the same name, but depending on the tty-port
they are different.
Now is the procedure
Unix user >
login :
> kermit
On Pc-side >
Start a kermit-programma (such as Mirror).
Give in the name of the file on the Unix-side to transfer.
Transfer.
The problem is that the name of the Unix-file can be a absolute filename.
So they are able to transfer files, which they are not allowed to.
I tried to use the restricted Shell, but this did not restrict kermit.
What now ??
Eric.